@charset "utf-8";
/* CSS Document */

html, span, object,h1, h2, h3, h4, h5, h6, p, em, dd,dl, dt, ol, ul, li, form{ margin:0;padding:0;border:0; font-size:100%; font-family:inherit; list-style:none;}
input.btn{ border:none}
label{vertical-align:middle} .inputcheckbox{vertical-align:middle;} 

body{font: 13px "微软雅黑"; color:#333; margin:0 auto;padding:0px; list-style:none;  }
a{ color:#333; text-decoration:none; }
a:hover{  color:#ed0000; text-decoration:none;  }
.clear_all {clear:both;}
.f_fr { float: right;}
em {font-style: normal;}
.content {width: 1200px;margin:0 auto;}
.fbd { font-weight:bold;}

img{ border:none; padding:0px; margin:0px; display:block; }
ul,li{ list-style-type:none; margin:0; padding:0; border:0; list-style:none }

.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}
.fl{ float:left;}
.fr{ float:right;}
.w1200{ width:1200px; margin:0 auto;}

.webtop{ width:100%; height:36px; background:#535353;font-size:14px; line-height:36px; color:#fff;}
.topl{}
.topr a{ display:inline-block; color:#fff;}
.topr span{ padding-left:5px; padding-right:5px;}

.body_bg {width:100%;background:#fff;}
.head{ }
.body_top2 { width:1200px; margin:0 auto;}
.body_top2 .logo{ float:left; font-weight:normal; padding-top:12px;padding-bottom:12px;}
.body_top2 .h_center{ float:left; margin-left:15px; color:#ed0000; font-size:22px; font-weight:bold; line-height:30px; margin-top:30px;}
.body_top2 .h_center span{ font-weight:100;color:#000; font-size:18px;}
.body_top2 .htel{ float:right; margin-top:26px;}
.body_top2 .htel p{ background:url(../img/tel.jpg) left center no-repeat; padding-left:30px; font-size:14px; line-height:24px; color:#666;}
.body_top2 .htel span{ font-size:25px; font-weight:bold; color:#ed0000; line-height:30px;}

.hr{ width:100%; height:1px; background:#e3e3e3;}

/* nav parts */
#menuv { width:1200px; margin:0 auto;}
#menuv .nav{height:66px; margin-left:50px;}
#menuv .nav li{font-size:16px; float:left; text-align:center; position:relative;height:66px; }
#menuv .nav span{ padding:0 35px; color:#bdbdbd; font-size:16px; display:inline-block;}
#menuv .nav li a{text-align:center; color:#333; font-size:16px; display:inline-block; height:66px; line-height:66px; }
#menuv .nav li a:hover{color:#ed0000;}
#menuv .nav li a.nanh{color:#ed0000;}
#menuv .nav li .sec{display:none; position: absolute; left:-42px; top:66px; width:100%;z-index:999;}
#menuv .nav li .sec li{position: relative;border:none; margin-top:0; padding:0; height:40px;border-bottom:1px solid #e6e6e6;}
#menuv .nav li .sec li a{display: block;width:140px; padding:0 5px;font:100 14px/40px "微软雅黑";height:40px; color:#333; margin:0; border-bottom:none;background-color: rgba(234,234,234,0.9)!important; }
#menuv .nav li .sec li a:hover{background-color:#ed0000!important; color:#fff;border-bottom:none;}
#menuv .nav li.te a{ background:none;margin-right:50px;}

 /*轮换大区域*/
.lunhuan{width:100%;height:524px;position:relative;}
.lunhuan #lunhuanback{width:100%;height:524px;position:absolute;left:0px;top:0px;overflow:hidden;}
.lunhuan #lunhuanback p{width:100%;height:524px;position:absolute;left:0px;top:0px;opacity:0;filter:alpha(opacity=0);background-repeat:no-repeat;background-position:50% 0px;}
.lunhuan .lunhuan_main{width:1200px;height:524px;margin:0 auto;position:relative;}
#lunbonum{ height:16px; line-height:16px;position:absolute;left:555px;bottom:30px;  z-index:5; color:#777; text-align:center;}
#lunbonum li{ width:16px;height:16px;float:left; margin-right:6px; margin-left:6px;background:#fff; cursor:pointer; border-radius:9px;}
#lunbonum .lunboone{background:#ed0000;cursor:pointer;}

/*1111*/
.bg1{ background:#ebebeb; width:100%; padding:40px 0;}
.box1{ width:1200px; margin:0px auto;}
.btitle{ text-align:center;}
.btitle a{ font-size:36px; color:#666;font-weight:bold; line-height:40px; display:block;}
.btitle a span{ color:#0d4eb6;}
.btitle p{ font-size:16px; color:#666; line-height:28px;}

.b5_center{ text-align:center; margin-top:10px;}
.b5_center a{ font-size:16px; line-height:46px; padding-left:15px; padding-right:15px; background:#fff; border:1px solid #ccc; color:#333; display:inline-block; min-width:87px; margin-left:4px; margin-right:4px; margin-top:10px;}
.b5_center a:hover{ background:#ed0000; color:#fff; border-color:#ed0000;}

/*右边*/
.b5_right{ margin-top:30px;}

.q_tpm2_1 { width:1200px; height:840px;overflow:hidden;}
.q_tpm2_1 ul li{ float:left;margin:0 7px 20px 6px;}
.q_tpm2_1 ul li .proimg{width:285px; height:214px; border:1px solid #ccc; overflow:hidden;}
.q_tpm2_1 ul li .proimg img{ width:285px; height:214px;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:all 2s ease;-moz-transition:all 2s ease;-o-transition:all 2s ease;transition:all 2s ease;}
.q_tpm2_1 ul li .proimg:hover img{webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all 2s ease;-moz-transition:all 2s ease;-o-transition:all 2s ease;transition:all 2s ease;}
.q_tpm2_1 ul li p{ height:46px; line-height:46px; font-size:15px; text-align:center;color:#333333; background:#fff;}
.q_tpm2_1 ul li:hover p{ background:#0d4cb5;color:#fff;}
/*案例*/
.b3{ width:100%;background:#fff;}
.box3{ width:1200px; margin:40px auto;}

/*案例 */
.rollBox{ width:1200px; margin:30px auto;position:relative;}
.rollBox .LeftBotton{height:81px;width:29px;background:url(../img/left.jpg) no-repeat left;overflow:hidden; cursor:pointer; position:absolute; z-index:999; left:-40px; top:130px;}
.rollBox .RightBotton{height:81px;width:29px;background:url(../img/right.jpg) no-repeat left;overflow:hidden; cursor:pointer; position:absolute;z-index:999; right:-40px; top:130px;}
.rollBox .Cont{width:1200px;overflow:hidden; margin:0 auto;}
.rollBox .ScrCont{width:10000000px;}
.rollBox #List1,.rollBox #List2{float:left;}
.rollBox ul li{ float:left; width:377px; border:1px solid #ddd; padding:5px;  margin:0 5px 5px 5px;}
.rollBox ul li .sbimg{width:377px;height:283px;overflow:hidden;}
.rollBox ul li .sbimg img{width:377px;height:283px;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:all 2s ease;-moz-transition:all 2s ease;-o-transition:all 2s ease;transition:all 2s ease;}
.rollBox ul li .sbimg:hover img{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all 2s ease;-moz-transition:all 2s ease;-o-transition:all 2s ease;transition:all 2s ease;}
.rollBox ul li p{ line-height:90px; height:90px; overflow:hidden; font-size:16px; padding-left:15px; margin-top:5px; border-top:1px solid #ddd; background:url(../img/alt.jpg) 340px center no-repeat;}
.rollBox ul li:hover p{ color:#ed0000;}
.rollBox ul li:hover{ box-shadow:3px 3px 3px #aaa;}


/*b1*/
.b1{ width:100%; background:url(../img/bg1.jpg) center top no-repeat;padding:40px 0; margin-top:40px; margin-bottom:40px; max-height:476px; overflow:hidden;}
.abtext{ width:1200px; margin:0 auto;}
.gsbg{ width:582px; height:435px; overflow:hidden; border:9px solid #fff;}
.gsbg img{width:582px; height:435px;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:all 2s ease;-moz-transition:all 2s ease;-o-transition:all 2s ease;transition:all 2s ease;}
.gsbg:hover img{webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);}
.gsjs{ width:566px;}
.gsjs .gsjstb{ background:url(../img/gstb.png) left bottom no-repeat; padding-bottom:20px; margin-top:10px;}
.gsjs .gsjstb h2{ font-size:38px; color:#fff; font-weight:100; line-height:46px;}
.gsjs .gsjstb p{ font-size:20px; color:#fff; line-height:30px}
.gsjsnr{ font-size:14px; color:#fff; line-height:26px; max-height:234px; overflow:hidden; margin-top:20px;}
.gsjsmore{ margin-top:20px}
.gsjsmore a{ width:185px; height:42px; background:url(../img/amore.png) left center no-repeat; font-size:16px; color:#0d4cb5; line-height:42px; padding-left:85px; display:block;}



/*优势*/
.box4{}
.b4con{ margin-top:30px;}
.b4con ul{}
.b4con ul li{ width:258px; height:96px; margin-right:15px; padding-left:30px; padding-top:36px; float:left;}
.b4con ul li b{ font-size:22px; line-height:30px; color:#666;}
.b4con ul li p{ font-size:14px; color:#333; line-height:22px;}
.b4con ul li.ys1{ background:url(../img/ys1.jpg) left center no-repeat;}
.b4con ul li.ys2{ background:url(../img/ys2.jpg) left center no-repeat;}
.b4con ul li.ys3{ background:url(../img/ys3.jpg) left center no-repeat;}
.b4con ul li.ys4{ background:url(../img/ys4.jpg) left center no-repeat; margin-right:0; float:right;}

/*优势1*/
.box5{ margin-top:40px;}
.b5con{ margin-top:30px;}
.b5con ul{}
.b5con ul li{ width:176px; height:159px; margin-right:28px; float:left; font-size:16px; color:#666; line-height:219px; text-align:center;}
.b5con ul li.ysa{ background:url(../img/ysa.jpg) left center no-repeat;}
.b5con ul li.ysb{ background:url(../img/ysb.jpg) left center no-repeat;}
.b5con ul li.ysc{ background:url(../img/ysc.jpg) left center no-repeat;}
.b5con ul li.ysd{ background:url(../img/ysd.jpg) left center no-repeat;}
.b5con ul li.yse{ background:url(../img/yse.jpg) left center no-repeat;}
.b5con ul li.ysf{ background:url(../img/ysf.jpg) left center no-repeat; margin-right:0; float:right;}



 /*底部*/
.foot {width: 100%;background: #2f5ca4; margin-top:40px;}
.index_bot1{ height:90px; line-height:90px; overflow:hidden; text-align:center;}
.index_bot1 a{ color:#fff; font-size:16px; display:inline-block;} 
.index_bot1 span{color:#fff; font-size:16px; margin-left:35px; margin-right:35px;}
.hrbottom{ width:100%; height:1px; background:#618dd7;}
.bottom{ width:1200px; margin:0 auto; padding:50px 40px;}
.bottom .dblogo{ width:314px; height:95px; margin-top:25px; margin-right:45px;}
.bottom .dbwz{ width:500px; padding:0 40px; border-left:1px solid #618dd7; border-right:1px solid #618dd7; font-size:15px; color:#fff; line-height:32px;}
.bottom .dbwz a{color:#fff;}
.bottom .dbewm{ width:150px; height:150px; overflow:hidden;}
.bottom .dbewm img{width:150px; height:150px; overflow:hidden;}


.foter{background:#535353; width:100%;}
.foter .copy{ width:1200px; margin:0 auto; line-height:65px; font-size:14px; color:#fff; text-align:center;}
.foter .copy a{color:#fff;}


/*内页*/
.ban1{ height:350px; width:100%; background:url(../img/ban.jpg) center center no-repeat;}
/*=== 面包屑  ===*/
.z-container{ width:1200px; margin:0 auto;}
#navBreak { height: 60px; line-height: 60px; border-bottom: 1px solid #ddd;}
.wraper{ width:1200px; margin:0 auto; position:relative;}
.break { float:left; margin-top: 16px; height: 28px; line-height: 28px; background:url(../img/weizhi.jpg) left center no-repeat; padding-left:30px;}
.break li { float:left; font-size: 16px;}
.break li span { padding:0 3px;}
.sec_con { height:100%; width:1200px; overflow:hidden; margin:0 auto; margin-top:35px;}
.sec_con .l {width:270px; overflow:hidden; float:left;}
.sec_con .r { float:right; width:890px;}

/*左边*/

.l .bd{}
.l .hd{ height:81px; width:178px; background:url(../img/lefttb.jpg) left center no-repeat; padding-top:24px; padding-left:94px;}
.l .hd a{font:600 30px/32px "微软雅黑"; color:#fff; display:block;}
.l .hd span{ display:block; font-size:14px; line-height:22px; color:#fff; text-transform:uppercase;}

.q_tpm { background:#fff; border:1px solid #ddd; border-top:none;}
.menu1 { padding:7px 11px 16px 11px;}
.menu1 dd { height:45px; margin-top:9px; }
.menu1 dd a {font:600 18px/45px "微软雅黑"; display:block; background:#7f7f7f; height:45px; text-align:center; color:#fff; }
.menu1 dd a:hover{ background:#ed0000;}
#menu dd a.curbg{ background:#ed0000;}

.menu1 d1 { height:30px;}
.menu1 d1 a { background:url(../images/f1.png) no-repeat 20px center #f2f2f2; margin-top:5px; padding-left:40px; font:100 13px/28px "微软雅黑"; display:block; color:#353535;}
.menu1 d1 a:hover{}
.menu1 span.no{ display:none;}

.menu2 dd{height:40px; margin-top:5px; float:left; margin-left:2px; margin-right:2px; width:106px;}
.menu2 dd a {font:100 16px/40px "微软雅黑"; display:block; background:#eeeeee; height:40px; text-align:center;}

.leftlx{ background:url(../img/lefttel.jpg) left center no-repeat; width:270px; height:62px; font-size:26px; color:#fff; font-weight:bold; line-height:30px; text-align:center; padding-top:132px;}

/*右边*/
.sec_bd{ width:890px; }
.sec_hd{  height:44px; background:#ddd; line-height:44px;}
.sec_hd h3{ float:left;padding-left:20px; border-left:3px solid #ed7020;}
.sec_hd h3 a{font-size:18px; color:#ed7020;}
.sec_hd span{ float:right;font:100 12px/44px "微软雅黑"; padding-right:10px;}
.sec_hd span a{}

.nyname{ font-size:30px; color:#333; line-height:50px; text-align:center;}
.nyname hr{ width:25px; height:1px; background:#ed7020; margin:0 auto; border:none;}

.sec_con2 {padding:10px 0px; min-height:400px;}
.sec_tpm {line-height:26px; padding:10px 15px; font-size:14px;}
.sec_tpm img { margin:0 auto; max-width:890; overflow:hidden;}

.sec_tpm3 {line-height:34px; padding:10px 15px;overflow:hidden; }


.wr20 { font-size:20px;}
.wr14 { font-size:14px;}

.sec_tpm .box{ vertical-align:middle; overflow:hidden;width:273px; height:205px; border:1px solid #d6d6d6; padding:2px; }
.sec_tpm .box a:link{ vertical-align:middle;display:inline-block;}
.sec_tpm .box img { max-width:273px; max-height:205px; display:inline-block; vertical-align:middle; }

/*产品*/
.ul_1{}
.ul_1 li{float:left;margin-left:11px; margin-right:10px;margin-bottom:20px; }
.ul_1 li img{width:285px; height:214px; overflow:hidden; border:none;}
.ul_1 li p{ height:45px; text-align:center; line-height:45px; background:#e6e6e6;}
.ul_1 li a{ display:block; width:285px; height:259px; border:1px solid #e6e6e6}
.ul_1 li a:hover{border:1px solid #4d4d4d;}
.ul_1 li a:hover p{ background:#4d4d4d; color:#fff;}

/*荣誉资质*/
.rypic{ width:202px; margin-left:10px; margin-right:10px; margin-bottom:10px;}
.rypic img{ width:192px; height:263px; overflow:hidden; border:5px solid #dbdbdb;}
.rypic p{ height:35px; line-height:35px; text-align:center;}


/*新闻*/
.ul04{ margin-bottom:20px;}
.ul04 .l2_1{width:926px; height:100px; padding-top:10px; padding-bottom:20px; border-bottom:1px solid #f0f0f0; display:block;}
.ul04 .l2_1 .l_117{ float:left; width:80px; height:60px; padding-top:10px; margin-top:10px; padding-bottom:10px; background:#b7b7b7; }
.ul04 .l2_1 .l_117 .t_50_1{  width:80px;font-family:"Arial"; font-size:36px;  height:40px; line-height:40px; color:#fff; text-align:center; display:block; }
.ul04 .l2_1 .l_117 .d_23_5{  width:80px; font-family:"Arial"; font-size:12px; height:20px; line-height:20px;  color:#fff; text-align:center;display:block; }


.ul04 .l2_1 .r_714{ float:right; width:820px; height:100px; overflow:hidden;}
.ul04 .l2_1 .r_714 .t_48_1{ float:left; width:820px; height:36px; padding-bottom:4px; line-height:36px; font-size:16px; font-weight:bold; color:#333; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.ul04 .l2_1 .r_714 .t_48_1 a{ color:#333;}

.ul04 .l2_1 .r_714 .d_56{ float:left; width:820px; height:56px; line-height:28px; font-size:14px; color:#888; overflow:hidden;}
.ul04 .l2_1 .r_714 .d_56 a{ color:#888;}

.ul04 .l2_1:hover .t_48_1 a{ color:#ed0000;}
.ul04 .l2_1:hover .d_56 a{ color:#494949;}
.ul04 .l2_1:hover .l_117{ background:#ed0000;
-webkit-transition: all 0.2s ease-out 0s; 
-moz-transition: all 0.2s ease-out 0s; 
-o-transition: all 0.2s ease-out 0s; 
transition: all 0.2s ease-out 0s;}

/*产品内页*/
.sec_tpm_t{ width:900px; line-height:24px; padding:10px 15px; font:100 14px/24px "微软雅黑"; min-height:400px;}
.sec_tpm_t img { max-width:900px;}

.sectit { height:35px; margin-top:20px; background:#d7d7d7; padding-left:20px; margin-bottom:20px; }
.sectit h5 { display:inline-block;  font-weight: bold; cursor: pointer; height:30px; line-height:30px; margin-top:5px; text-align:center;background:#fff;  padding-left:25px; padding-right:25px;overflow:hidden }

.secbut { width:88px; height:32px; display:inline-block; font:14px "Microsoft YaHei"; color:#fff; line-height:32px; text-align:center; background:#048ace; -moz-border-radius: 5px;/* Gecko browsers */-webkit-border-radius: 5px;   /* Webkit browsers */border-radius:5px; margin-right:10px; }
.secbut a{ color:#fff;}
.bdshare-button-style0-16 .bds_qzone{background-position:0 -52px}.bdshare-button-style0-16 .bds_tsina{background-position:0 -104px}.bdshare-button-style0-16 .bds_renren{background-position:0 -208px}.bdshare-button-style0-16 .bds_tqq{background-position:0 -260px}.bdshare-button-style0-16 .bds_kaixin001{background-position:0 -312px}.bdshare-button-style0-16 .bds_tqf{background-position:0 -364px}.bdshare-button-style0-16 .bds_hi{background-position:0 -416px}.bdshare-button-style0-16 .bds_douban{background-position:0 -468px}.bdshare-button-style0-16 .bds_tieba{background-position:0 -728px}.bdshare-button-style0-16 .bds_hx{background-position:0 -988px}.bdshare-button-style0-16 .bds_fx{background-position:0 -1040px}.bdshare-button-style0-16 .bds_ty{background-position:0 -1196px}.bdshare-button-style0-16 .bds_fbook{background-position:0 -1352px}.bdshare-button-style0-16 .bds_twi{background-position:0 -1404px}.bdshare-button-style0-16 .bds_linkedin{background-position:0 -1664px}.bdshare-button-style0-16 .bds_meilishuo{background-position:0 -1716px}.bdshare-button-style0-16 .bds_mogujie{background-position:0 -1768px}.bdshare-button-style0-16 .bds_diandian{background-position:0 -1820px}.bdshare-button-style0-16 .bds_huaban{background-position:0 -1872px}.bdshare-button-style0-16 .bds_duitang{background-position:0 -2028px}.bdshare-button-style0-16 .bds_youdao{background-position:0 -2080px}.bdshare-button-style0-16 .bds_wealink{background-position:0 -2184px}.bdshare-button-style0-16 .bds_copy{background-position:0 -2288px}.bdshare-button-style0-16 .bds_mail{background-position:0 -2340px}.bdshare-button-style0-16 .bds_print{background-position:0 -2392px}.bdshare-button-style0-16 .bds_mshare{background-position:0 -2444px}.bdshare-button-style0-16 .bds_sqq{background-position:0 -2652px}.bdshare-button-style0-16 .bds_sdo{background-position:0 -2704px}.bdshare-button-style0-16 .bds_qingbiji{background-position:0 -2756px}.bdshare-button-style0-16 .bds_people{background-position:0 -2808px}.bdshare-button-style0-16 .bds_xinhua{background-position:0 -2912px}.bdshare-button-style0-16 .bds_yaolan{background-position:0 -2964px}.bdshare-button-style0-16 .bds_thx{background-position:0 -2496px}.bdshare-button-style0-16 .bds_bdhome{background-position:0 -156px}.bdshare-button-style0-16 .bds_bdxc{background-position:0 -2548px}.bdshare-button-style0-16 .bds_bdysc{background-position:0 -3068px}.bdshare-button-style0-16 .bds_isohu{background-position:0 -3016px}.bdshare-button-style0-16 .bds_more{background-position:0 0}.bdshare-button-style0-16 .bds_ibaidu{background-position:0 -3120px}.bdshare-button-style0-16 .bds_weixin{background-position:0 -1612px}.bdshare-button-style0-16 .bds_iguba{background-position:0 -1300px}.bdshare-button-style0-16 .bds_h163{background-position:0 -3160px}.bdshare-button-style0-16 .bds_evernotecn{background-position:0 -3184px}.bdshare-button-style0-16{zoom:1}.bdshare-button-style0-16:after{content:".";visibility:hidden;display:block;height:0;clear:both}.bdshare-button-style0-16 a,.bdshare-button-style0-16 .bds_more{float:left;font-size:12px;padding-left:17px;line-height:16px;height:16px;background-image:url(../img/share/icons_0_16.png?v=91362611.png);background-repeat:no-repeat;cursor:pointer;margin:6px 6px 6px 0}.bdshare-button-style0-16 a:hover{color:#333;opacity:.8;filter:alpha(opacity=80)}.bdshare-button-style0-16 .bds_more{color:#333;float:left}.bdshare-button-style0-16 .bds_count{color:#333;background:url(../img/share/sc.png?v=a970ff04.png) no-repeat 0 -30px;width:42px;height:16px;padding:0;margin:6px 0 0;text-align:center}.bdshare-button-style0-16 .bds_count:hover{background-position:-42px -30px}.bdshare-button-style0-16 .bds_button_image{float:left;cursor:pointer;margin:6px 6px 0 0;height:auto;padding:0}.bdshare-button-style0-16 .bdshare_button_count{background:url(../img/share/sc.png?v=a970ff04.png) no-repeat 0 0;width:44px;height:24px;line-height:24px}.bdshare-button-style0-16 .bdshare_button_count:hover{background-position:-44px 0}.bds_tsohu,.bds_tfh,.bds_baidu,.bds_qq,.bds_msn,.bds_sohu,.bds_qy,.bds_leho,.bds_ifeng,.bds_ff,.bds_tuita,.bds_ms,.bds_deli,.bds_s51,.bds_t163,.bds_share189,.bds_xg,.bds_s139{display:none}

.jqzoom{float:left;position:relative;cursor:pointer;}
div.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:200px;height:200px;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}

div.jqZoomPup{z-index:10;visibility:hidden;position: absolute;top:0px;left:0px;width:150px;height:150px;border:1px solid #aaa;background: #fff;opacity:0.5;-moz-opacity: 0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);}
.wr20 { font-size:20px;}
.wr14 { font-size:14px;}

.pro1{ width:320px; height:237px; overflow:hidden; border:1px solid #ccc; padding:2px; background:#fff;}

/*合作伙伴*/
.cus{ margin-top:10px;}
.cus li{ float:left; width:200px; height:83px; border:1px solid #ccc; margin:0px 10px 20px 10px;}
.cus li img{width:200px; height:83px;  overflow:hidden;}
.cus li:hover{border:1px solid #0d3b8e;}


/*联系*/
.ny_name{ text-align:center; margin-top:30px;}
.ny_name a{ color:#222; font-size:36px;line-height:50px; display:block;}
.ny_name hr{ width:30px; height:2px; background:#ed0000; margin:0 auto; margin-top:8px; border:none;}
.sec_bd22{ margin-top:40px; margin-bottom:40px; position:relative;}
.sec_bd22 .map{ width:100%; height:auto; overflow:hidden;}
.sec_bd22 .map a{ display:block;}
.lxtext{ position:absolute; top:50px; left:50px; height:auto; max-height:360px; overflow:hidden; width:440px; background-color:rgba(43,108,213,0.8); padding:20px 30px; color:#fff; line-height:40px; font-size:18px;}
.lxtext a{ color:#fff;}

/*留言*/

.sec_tpm7 { padding:10px 0px; width:546px; margin:0 auto;}
.sec_tpm7 li {  margin-bottom:16px; line-height:34px;font-weight: normal;} 
.sec_tpm7 .name { height:28px; line-height:28px;  border:1px solid #a8a8a8; width:533px; padding-left:10px; }
.sec_tpm7 .email { height:28px; line-height:28px;  border:1px solid #a8a8a8; width:533px; padding-left:10px; }
.sec_tpm7 .tel { height:28px; line-height:28px;  border:1px solid #a8a8a8; width:533px; padding-left:10px;}
.sec_tpm7 .msgg { line-height:28px; border:1px solid #a8a8a8; width:531px; padding-left:10px; }
.sec_tpm7 .msbtn { float:right;font-family:"微软雅黑"; background:#a8a8a8; color:#fff; text-align:center; border:none; width:67px; height:35px; line-height:35px; font-weight:bold; cursor:pointer;}